cp

Usage: cp # #

cp changes the parameter specified by the first number to the value specified by the second number. The first number must be in the range of parameters.

Example: cp 3 3.141 changes a3 to 3.141 and leaves all the other parameters unchanged.